[INFO] fetching crate librist-sys 0.8.3...
[INFO] testing librist-sys-0.8.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate librist-sys 0.8.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate librist-sys 0.8.3
[INFO] finished tweaking crates.io crate librist-sys 0.8.3
[INFO] tweaked toml for crates.io crate librist-sys 0.8.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate librist-sys 0.8.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.56.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d828e65ee2cab7ec3ebe760324ba97c0ed9451dcfce0df75810a8eb64da4f7d
[INFO] running `Command { std: "docker" "start" "-a" "1d828e65ee2cab7ec3ebe760324ba97c0ed9451dcfce0df75810a8eb64da4f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d828e65ee2cab7ec3ebe760324ba97c0ed9451dcfce0df75810a8eb64da4f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d828e65ee2cab7ec3ebe760324ba97c0ed9451dcfce0df75810a8eb64da4f7d", kill_on_drop: false }`
[INFO] [stdout] 1d828e65ee2cab7ec3ebe760324ba97c0ed9451dcfce0df75810a8eb64da4f7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 815520521c548aa0112c4748e8322938464e4cf0ce232081f3226a465bb08a19
[INFO] running `Command { std: "docker" "start" "-a" "815520521c548aa0112c4748e8322938464e4cf0ce232081f3226a465bb08a19", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling librist-sys v0.8.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `is_target_musl_libc` is never used
[INFO] [stdout]   --> build.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn is_target_musl_libc() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `librist-sys v0.8.3 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/librist-sys-644ae47e1fd3d23d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   !DEBUG!
[INFO] [stderr]   The Meson build system
[INFO] [stderr]   Version: 1.3.2
[INFO] [stderr]   Source dir: /opt/rustwide/workdir/librist
[INFO] [stderr]   Build dir: /opt/rustwide/target/debug/build/librist-sys-656fe2d6a91f13f8/out/librist/build
[INFO] [stderr]   Build type: native build
[INFO] [stderr]   Project name: libRIST
[INFO] [stderr]   Project version: 0.2.7
[INFO] [stderr]   C compiler for the host machine: cc (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0")
[INFO] [stderr]   C linker for the host machine: cc ld.bfd 2.42
[INFO] [stderr]   Host machine cpu family: x86_64
[INFO] [stderr]   Host machine cpu: x86_64
[INFO] [stderr]   Has header "pthread.h" : YES 
[INFO] [stderr]   Check usable header "linux/if_alg.h" : YES 
[INFO] [stderr]   Checking for function "clock_gettime" : YES 
[INFO] [stderr]   Compiler for C supports arguments -Wundef: YES 
[INFO] [stderr]   Compiler for C supports arguments -Werror=vla: YES 
[INFO] [stderr]   Compiler for C supports arguments -Wno-maybe-uninitialized: YES 
[INFO] [stderr]   Compiler for C supports arguments -Wno-missing-field-initializers: YES 
[INFO] [stderr]   Compiler for C supports arguments -Wno-unused-parameter: YES 
[INFO] [stderr]   Compiler for C supports arguments -Wshorten-64-to-32: NO 
[INFO] [stderr]   Compiler for C supports arguments -Wunused-parameter: YES 
[INFO] [stderr]   Compiler for C supports arguments -Wmaybe-uninitialized: YES 
[INFO] [stderr]   Compiler for C supports arguments -Wno-error=deprecated-declarations: YES 
[INFO] [stderr]   Run-time dependency threads found: YES
[INFO] [stderr]   Compiler for C supports arguments -Watomic-implicit-seq-cst: NO 
[INFO] [stderr]   Compiler for C supports arguments -fvisibility=hidden: YES 
[INFO] [stderr]   Check usable header "stdatomic.h" : YES 
[INFO] [stderr]   Message: Using builtin cJSON library
[INFO] [stderr]   Configuring version.h using configuration
[INFO] [stderr]   Configuring librist_config.h using configuration
[INFO] [stderr]   Program objcopy found: YES (/usr/bin/objcopy)
[INFO] [stderr]   meson.build:196: WARNING: Project targets '>= 0.51.0' but uses feature introduced in '0.57.0': prelink arg in library.
[INFO] [stderr]   Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
[INFO] [stderr]   Configuring config.h using configuration
[INFO] [stderr]   Library cmocka found: NO
[INFO] [stderr]   test/rist/meson.build:72: DEPRECATION: ":" is not allowed in test name "Main profile encryption receive server mode unencrypted, sender: client mode", it has been replaced with "_"
[INFO] [stderr]   test/rist/meson.build:75: DEPRECATION: ":" is not allowed in test name "Main profile encryption client mode, sender: server mode unencrypted", it has been replaced with "_"
[INFO] [stderr]   Build targets in project: 3
[INFO] [stderr]   WARNING: Project specifies a minimum meson_version '>= 0.51.0' but uses features which were added in newer versions:
[INFO] [stderr]    * 0.57.0: {'prelink arg in library'}
[INFO] [stderr]   NOTICE: Future-deprecated features used:
[INFO] [stderr]    * 0.56.0: {'meson.source_root'}
[INFO] [stderr] 
[INFO] [stderr]   libRIST 0.2.7
[INFO] [stderr] 
[INFO] [stderr]     User defined options
[INFO] [stderr]       default_library: static
[INFO] [stderr]       built_tools    : false
[INFO] [stderr]       builtin_cjson  : true
[INFO] [stderr]       use_mbedtls    : false
[INFO] [stderr] 
[INFO] [stderr]   Found ninja-1.11.1 at /usr/bin/ninja
[INFO] [stderr]   WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
[INFO] [stderr]   [1/27] Compiling C object test/rist/test_send_receive.p/.._.._contrib_pthread-shim.c.o
[INFO] [stderr]   [2/27] Compiling C object test/rist/test_send_receive.p/.._.._contrib_time-shim.c.o
[INFO] [stderr]   [3/27] Generating include/vcs_version.h with a custom command
[INFO] [stderr]   fatal: not a git repository: '/opt/rustwide/workdir/librist/.git'
[INFO] [stderr]   [4/27] Compiling C object test/rist/test_send_receive.p/test_send_receive.c.o
[INFO] [stderr]   [5/27] Compiling C object librist.a.p/contrib_time-shim.c.o
[INFO] [stderr]   [6/27] Compiling C object librist.a.p/src_rist_ref.c.o
[INFO] [stderr]   [7/27] Compiling C object librist.a.p/contrib_sha256.c.o
[INFO] [stderr]   [8/27] Compiling C object librist.a.p/contrib_fastpbkdf2.c.o
[INFO] [stderr]   [9/27] Compiling C object librist.a.p/src_logging.c.o
[INFO] [stderr]   [10/27] Compiling C object librist.a.p/src_crypto_crypto.c.o
[INFO] [stderr]   [11/27] Compiling C object librist.a.p/src_stats.c.o
[INFO] [stderr]   [12/27] Compiling C object librist.a.p/src_flow.c.o
[INFO] [stderr]   [13/27] Compiling C object librist.a.p/contrib_linux-crypto.c.o
[INFO] [stderr]   [14/27] Compiling C object librist.a.p/contrib_pthread-shim.c.o
[INFO] [stderr]   [15/27] Compiling C object librist.a.p/src_rist-thread.c.o
[INFO] [stderr]   [16/27] Compiling C object librist.a.p/contrib_stdio-shim.c.o
[INFO] [stderr]   [17/27] Compiling C object librist.a.p/contrib_aes.c.o
[INFO] [stderr]   [18/27] Compiling C object librist.a.p/src_udp.c.o
[INFO] [stderr]   [19/27] Compiling C object librist.a.p/src_rist.c.o
[INFO] [stderr]   [20/27] Compiling C object librist.a.p/src_crypto_psk.c.o
[INFO] [stderr]   [21/27] Compiling C object librist.a.p/src_udpsocket.c.o
[INFO] [stderr]   [22/27] Compiling C object librist.a.p/src_mpegts.c.o
[INFO] [stderr]   [23/27] Compiling C object librist.a.p/src_libevsocket.c.o
[INFO] [stderr]   [24/27] Compiling C object librist.a.p/contrib_contrib_cJSON_cjson_cJSON.c.o
[INFO] [stderr]   [25/27] Compiling C object librist.a.p/src_rist-common.c.o
[INFO] [stderr]   [26/27] Linking static target librist.a
[INFO] [stderr]   [27/27] Linking target test/rist/test_send_receive
[INFO] [stderr]   cargo:rustc-link-lib=static=rist
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/librist-sys-656fe2d6a91f13f8/out/librist/build
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/librist.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/receiver.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/bits/alltypes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/bits/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdlib.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/bits/alltypes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/alloca.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/bits/alltypes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdbool.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/urlparam.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdio.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/bits/alltypes.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/sender.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/peer.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/librist-sys-656fe2d6a91f13f8/out/librist/build/include/librist/librist_config.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/stats.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/bits/alltypes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/librist_srp.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/librist-sys-656fe2d6a91f13f8/out/librist/build/include/librist/librist_config.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/opt.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-musl/stdbool.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/oob.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/common.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr]   cargo:rerun-if-changed=librist/include/librist/headers.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (566) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.56.0/src/ir/context.rs:846:9:
[INFO] [stderr]   "rist_stats_union_(unnamed_at_librist/include/librist/stats_h_89_2)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59ae7dfc490a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59ae7dfc490a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59ae7dfc490a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x59ae7dfc490a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x59ae7dfda24a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59ae7dfda24a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]      6:     0x59ae7dfc9862 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x59ae7dfc9862 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x59ae7dfa788f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x59ae7dfa788f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x59ae7dfbf3c1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x59ae7dfbf57b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x59ae7dfa7948 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x59ae7df9f049 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x59ae7dfa834d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x59ae7dfdaabc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59ae7df7fe6c - proc_macro2[b9add947da8a3f56]::fallback::validate_ident
[INFO] [stderr]     17:     0x59ae7df7f288 - <proc_macro2[b9add947da8a3f56]::fallback::Ident>::new_checked
[INFO] [stderr]     18:     0x59ae7df7d217 - <proc_macro2[b9add947da8a3f56]::Ident>::new
[INFO] [stderr]     19:     0x59ae7db18b4c - <bindgen[3b88258dfbee997e]::ir::context::BindgenContext>::rust_ident_raw::<alloc[c960326de6de28e6]::borrow::Cow<str>>
[INFO] [stderr]     20:     0x59ae7db184b0 - <bindgen[3b88258dfbee997e]::ir::context::BindgenContext>::rust_ident::<&alloc[c960326de6de28e6]::string::String>
[INFO] [stderr]     21:     0x59ae7dc30711 - <bindgen[3b88258dfbee997e]::ir::comp::CompInfo as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     22:     0x59ae7db6b655 - <bindgen[3b88258dfbee997e]::ir::ty::Type as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x59ae7db822a3 - <bindgen[3b88258dfbee997e]::ir::item::Item as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x59ae7dc36629 - <bindgen[3b88258dfbee997e]::ir::comp::CompInfo as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x59ae7db6b655 - <bindgen[3b88258dfbee997e]::ir::ty::Type as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x59ae7db822a3 - <bindgen[3b88258dfbee997e]::ir::item::Item as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x59ae7dbfbc15 - <bindgen[3b88258dfbee997e]::ir::module::Module as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     28:     0x59ae7db82dd3 - <bindgen[3b88258dfbee997e]::ir::module::Module as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     29:     0x59ae7db8227b - <bindgen[3b88258dfbee997e]::ir::item::Item as bindgen[3b88258dfbee997e]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     30:     0x59ae7dbfb256 - bindgen[3b88258dfbee997e]::codegen::codegen::{closure#0}
[INFO] [stderr]     31:     0x59ae7db19de8 - <bindgen[3b88258dfbee997e]::ir::context::BindgenContext>::gen::<bindgen[3b88258dfbee997e]::codegen::codegen::{closure#0}, alloc[c960326de6de28e6]::vec::Vec<proc_macro2[b9add947da8a3f56]::TokenStream>>
[INFO] [stderr]     32:     0x59ae7dc084bf - bindgen[3b88258dfbee997e]::codegen::codegen
[INFO] [stderr]     33:     0x59ae7db44353 - <bindgen[3b88258dfbee997e]::Bindings>::generate
[INFO] [stderr]     34:     0x59ae7db40e55 - <bindgen[3b88258dfbee997e]::Builder>::generate
[INFO] [stderr]     35:     0x59ae7db020f0 - build_script_build[32687bde045f35a0]::main
[INFO] [stderr]     36:     0x59ae7db03e13 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     37:     0x59ae7db01106 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     38:     0x59ae7db01119 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     39:     0x59ae7dfbe524 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x59ae7dfbe524 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     41:     0x59ae7dfbe524 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     42:     0x59ae7dfbe524 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x59ae7dfbe524 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x59ae7dfbe524 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     45:     0x59ae7dfbe524 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     46:     0x59ae7dfbe524 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x59ae7dfbe524 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x59ae7db00fd1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stderr]     49:     0x59ae7db041a5 - main
[INFO] [stderr]     50:     0x788d898331ca - <unknown>
[INFO] [stderr]     51:     0x788d8983328b - __libc_start_main
[INFO] [stderr]     52:     0x59ae7db002e5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "815520521c548aa0112c4748e8322938464e4cf0ce232081f3226a465bb08a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815520521c548aa0112c4748e8322938464e4cf0ce232081f3226a465bb08a19", kill_on_drop: false }`
[INFO] [stdout] 815520521c548aa0112c4748e8322938464e4cf0ce232081f3226a465bb08a19
